projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7385784
)
Add a missing word in the docs
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 8 Mar 2015 22:14:18 +0000
(18:14 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 8 Mar 2015 22:16:11 +0000
(18:16 -0400)
gtk/gtkfilechooserwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserwidget.c
b/gtk/gtkfilechooserwidget.c
index 8696e24a9bab5034e4cdcadd57e27eb4566a30a4..6e4375cd9bdc8430cd6649874d37c2667488518e 100644
(file)
--- a/
gtk/gtkfilechooserwidget.c
+++ b/
gtk/gtkfilechooserwidget.c
@@
-7154,7
+7154,7
@@
gtk_file_chooser_widget_class_init (GtkFileChooserWidgetClass *class)
* which gets emitted when the user asks for it.
*
* This is used to make the file chooser show a "Location"
- * prompt when the user pastes #GtkFileChooserWidget.
+ * prompt when the user pastes
into a
#GtkFileChooserWidget.
*
* The default binding for this signal is `Control + V`.
*/